home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Fun House 1
/
CD Fun House (Wayzata Technology).iso
/
•AdventureLand•
/
Adventures
/
SpaceEscape ••••
/
SpaceEscape ееее
/
card_37143.txt
< prev
next >
Wrap
Text File
|
1990-10-02
|
2KB
|
90 lines
-- card: 37143 from stack: in
-- bmap block id: 42817
-- flags: 4000
-- background id: 2669
-- name: secretary
----- HyperTalk script -----
on opencard
global deadsec
if deadsec is "yes" then
go to card "sec2"
exit opencard
end if
put quote&"I'm sorry, sir, but no one is allowed inside,""e& " says the secretary." into field "info"
pass opencard
end opencard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=226 top=124 right=215 bottom=274
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
global objectname
put "door" into objectname
visual effect zoom open
go card "door of cell1"
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=277 top=169 right=228 bottom=392
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
global objectname
put "desk" into objectname
visual effect zoom open
go card "sec's desk"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=317 top=122 right=182 bottom=357
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
global objectname
put "secretary" into objectname
visual effect zoom open
go card "the sec"
end mouseUp
-- part contents for background part 18
----- text -----
Secretary
-- part contents for background part 6
----- text -----
"I'm sorry, sir, but no one is allowed inside," says the secretary.